Skip to content

[codex] Add enterprise billing plan - #860

Merged
RhysSullivan merged 1 commit into
mainfrom
codex/enterprise-plan
May 27, 2026
Merged

[codex] Add enterprise billing plan#860
RhysSullivan merged 1 commit into
mainfrom
codex/enterprise-plan

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Summary

Adds a first-class Enterprise billing plan for the cloud app.

  • defines enterprise in Autumn config with unlimited executions and domain verification
  • treats Enterprise as a paid plan with unlimited members
  • updates billing UI to show Enterprise from Autumn data, keep it contact-gated, and order plans Free -> Team -> Enterprise
  • covers paid-plan and member-limit behavior in focused tests

Validation

  • node ../../node_modules/vitest/vitest.mjs run --config vitest.node.config.ts src/org/member-limits.node.test.ts src/auth/organization-limits.node.test.ts
  • bunx oxfmt --check autumn.config.ts apps/cloud/autumn.config.ts apps/cloud/src/services/autumn-plans.ts apps/cloud/src/org/member-limits.ts apps/cloud/src/org/member-limits.node.test.ts apps/cloud/src/auth/organization-limits.node.test.ts apps/cloud/src/routes/billing.tsx apps/cloud/src/routes/billing_.plans.tsx
  • bun run --cwd apps/cloud typecheck

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing ae7cbe8 Commit Preview URL

Branch Preview URL
May 27 2026, 11:14 PM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud ae7cbe8 May 27 2026, 11:14 PM

@pkg-pr-new

pkg-pr-new Bot commented May 27, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@860

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@860

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@860

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@860

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@860

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@860

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@860

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@860

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@860

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@860

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@860

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@860

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@860

executor

npm i https://pkg.pr.new/executor@860

commit: ae7cbe8

@RhysSullivan
RhysSullivan marked this pull request as ready for review May 27, 2026 23:23
@RhysSullivan
RhysSullivan merged commit 45f7805 into main May 27, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
@RhysSullivan
RhysSullivan deleted the codex/enterprise-plan branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant